Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Svelte.js Interview Questions and Answers

Question: What is the purpose of the 'on:' directive in Svelte?
Answer: The 'on:' directive in Svelte is used to handle DOM events. For example: {on: {click: handleClick}}
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook